/** ********************************************** **
    头部css（header-1.css）
**/
#topMain>li>a {
    height:96px;
    line-height:76px;
}
#topMain.nav-pills>li>a {
    color:#1F262D;
    font-weight:400;
    background-color:transparent;
}
#topMain.nav-pills>li:hover>a,
#topMain.nav-pills>li:focus>a {
    color:#1F262D;
    background-color:rgba(0,0,0,0.03);
}
#topMain.nav-pills>li.active>a {
    color:#687482;
}

#topMain.nav-pills>li>a.dropdown-toggle {
    padding-right:25px;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
#topMain.nav-pills>li>a.dropdown-toggle:after {
    display: block;
    content: "\f107";                 
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -5px 0 0;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: .3;
    line-height: 1em;

    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}
#header.bottom.dropup #topMain.nav-pills>li>a.dropdown-toggle:after {
    content: "\f106";
}

#topNav .navbar-collapse {
    float:right;
}

#topNav a.logo {
    height:96px;
    line-height:96px;
    overflow:hidden;
    display:inline-block;
}

@media only screen and (max-width: 1215px) {
    #topMain.nav-pills>li>a {
        font-size:13px;
    }
}

@media only screen and (max-width: 992px) {
    /* Force 60px */
    #header {
        height:60px !important;
    }
    #header #topNav a.logo {
        height:60px !important;
        line-height:50px !important;
    }
    #header #topNav a.logo>img {
        max-height:60px !important;
    }
    #header #topNav #topMain>li>a {
        height:40px !important;
        line-height:40px !important;
        padding-top:0;
    }


    #topMain>li {
        border-bottom:rgba(0,0,0,0.1) 1px solid;
    }
    #topMain>li:last-child {
        border-bottom:0;
    }

        #header li.search .search-box {
            margin:0 !important;
            position:fixed;
            left:0; right:0;
            top:60px !important;
            width:100%;
            background-color:#fff;
            border-top:rgba(0,0,0,0.1) 1px solid;
        }
}
/** ********************************************** **
    结束：头部css（header-1.css）
**/

/** ********************************************** **
    颜色主题css(orange.css)
**/
/** Orange #F07057
 **************************************************************** **/
    ::selection {
        background: #F07057;
    }
    ::-moz-selection {
        background: #F07057; /* Firefox */
    }
    ::-webkit-selection {
        background: #F07057; /* Safari */
    }


    a,
    a:focus:not(.btn),
    section.dark a,
    #slidetop a:hover,
    h1 > span,
    h2 > span,
    h3 > span,
    h4 > span,
    h5 > span,
    h6 > span,
    .pagination>li>a,
    .pagination>li>a:hover,
    .pagination>li>span,
    ul.list-links>li>a:hover,
    #sidepanel ul li a[data-toggle="collapse"],
    #sidepanel ul li a[data-toggle="collapse"]:hover,
    #sidepanel ul li a:hover,
    .menu-list ul li a:hover,       /* header-0.css */
    .menu-list ul li.active a,      /* header-0.css */
    #menu_overlay_close:hover,  /* header-0.css */
    #topMain.nav-pills>li.active>a>span.topMain-icon,
    #page-menu.page-menu-light ul>li:hover>a>i,
    #page-menu.page-menu-dark ul>li:hover>a>i,
    #page-menu.page-menu-transparent ul>li:hover>a>i,
    #page-menu.page-menu-light ul>li.active>a>i,
    #page-menu.page-menu-dark ul>li.active>a>i,
    #page-menu.page-menu-transparent ul>li.active>a>i,
    .tp-caption.block_white,
    section span.theme-color,
    section em.theme-color,
    section i.theme-color,
    section b.theme-color,
    section div.theme-color,
    section p.theme-color,
    .owl-carousel.featured a.figure>span>i,
    .owl-carousel.featured a:hover,
    figure.zoom>a.lightbox:hover,
    #portfolio h2>a:hover,
    #portfolio h3>a:hover,
    #portfolio h4>a:hover,
    #portfolio h5>a:hover,
    #portfolio h6>a:hover,
    .tab-post a:hover,
    .tag:hover>span.txt,
    section.dark .tag:hover>span.txt,
    ul.widget-twitter li>small>a:hover,
    .blog-post-item h2>a:hover,
    .blog-post-item h3>a:hover,
    .blog-post-item h4>a:hover,
    .blog-post-item h5>a:hover,
    .item-box .item-hover .inner .ico-rounded:hover>span,
    ul.side-nav>li:hover>a,
    ul.side-nav>li a:hover,
    ul.side-nav>li.active>a,
    a.href-reset:hover,
    a.href-reset.active,
    .href-reset a.active,
    .href-reset a:hover,
    .href-reset a.active,
    .price-clean-popular h4,
    .box-icon.box-icon-color i,
    .switch-primary.switch-round > input:checked + .switch-label:after,
    section.dark .nav-tabs.nav-clean>li.active>a {
        color: #F07057;
    }

    #sidepanel.sidepanel-theme-color,
    div.alert.alert-theme-color,
    div.alert.alert-primary,
    span.badge-default,
    span.label-default,
    .list-group-item.active>.badge.badge-default,
    .nav-tabs.nav-alternate>li.active>a,
    .datepicker table tr td.active.active,
    .callout-theme-color,
    .progress-bar-primary,
    .toast-primary,
    .owl-theme .owl-controls .owl-page span,
    .open>.dropdown-toggle.btn-primary,
    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:focus,
    .pagination>.active>a,
    .pagination>.active>a:hover,
    #header li.quick-cart .quick-cart-box a.btn,
    #header li.quick-cart .quick-cart-box a.btn:hover, /* used by dark & transparent header */
    #topMain.nav-pills>li.active>a>span.theme-color ,
    .ei-slider-thumbs li.ei-slider-element,         /* elastic slider active indicator */
    .flex-control-paging li a.flex-active,              /* flex slider bullets */
    .tp-caption.block_theme_color,
    .tp-bullets.simplebullets.round .bullet.selected,
    i.ico-color,
    .caption-primary,
    .shop-list-options .btn.active,
    .box-static.box-color,
    .switch.switch-primary > input:checked + .switch-label,
    .fancy-file-upload.fancy-file-primary>span.button,
    .primary-slider .ui-slider .ui-slider-handle:before,
    .primary-slider .ui-slider .ui-slider-range,
    .ribbon-inner,
    .info-bar.info-bar-color,
    .music-album-title:hover,
    .inews-item .inews-thumbnail .inews-sticky,
    #progressBar #bar,                              /* OWL */
    #page-menu,
    #page-menu ul {
        background-color:#337ab7;
    }
   .swiper-pagination .swiper-pagination-bullet{border-radius: 10px !important;}
    /* !important required */
    #music-player .mejs-controls .mejs-time-rail .mejs-time-current,
    #music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    section .theme-background,
    .swiper-pagination-bullet-active {
        background-color:#fff !important;
        
    }
    .inews-content-inner h3>a,
    div.side-nav ul>li:hover>a,
    div.side-nav ul>li.active>a,
    .pagination.pagination-simple>li.active>a,
    div.side-nav ul.list-group-bordered>li>a:hover,
    section .theme-color {
        color:#F07057 !important;
    }

    .primary-slider .ui-slider .ui-slider-handle,
    .switch.switch-primary > input:checked + .switch-label,
    .timeline_center li h3:before,
    .timeline_center:after,
    a.thumbnail.active,
    a.thumbnail:hover,
    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:focus {
        border-color:#F07057;
    }

    .open>.dropdown-toggle.btn-primary,
    .btn-primary,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover
    .pagination>.active>a,
    .pagination>.active>a:hover {
        border-color: #337ab7;
    }

    #topNav ul.dropdown-menu { /* submenu border top color */
        border-top-color:#F07057;
    }
    section.featured-grid div.row>div .ribbon:before,
    .modal-content {
        border-top-color:#F07057;
    }

    #topNav ul.dropdown-menu {
        border-color: #F07057 #fff #fff;
    }
    #topNav div.submenu-dark ul.dropdown-menu {
        border-color: #F07057 #3F3F3F #3F3F3F;
    }
    #topNav div.submenu-color ul.dropdown-menu {
        border-color: #F07057 #3F3F3F #3F3F3F;
    }
    #topMain li.search .search-box {
        border-top: #F07057 2px solid;
    }


    /* COLOR DROP DOWN MENU */
    #topNav div.submenu-color ul.dropdown-menu {
        background-color:#F07057;
    }
    #topNav div.submenu-color ul.dropdown-menu {
        border-color: #888 #F07057 #F07057;
    }

    #topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
        background-image: url('../../images/submenu_light.png');
    }
    #topNav div.submenu-color ul.dropdown-menu li.active>a,
    #topNav div.submenu-color ul.dropdown-menu li.active:hover>a,
    #topNav div.submenu-color ul.dropdown-menu li.active:focus>a,
    #topNav div.submenu-color ul.dropdown-menu li:hover>a,
    #topNav div.submenu-color ul.dropdown-menu li:focus>a,
    #topNav div.submenu-color ul.dropdown-menu li:focus>a {
        color:#fff;
        background-color:rgba(0,0,0,0.15);
    }
    #topNav div.submenu-color ul.dropdown-menu li.divider {
        background-color:rgba(255,255,255,0.3);
    }
    #topNav div.submenu-color ul.dropdown-menu>li a {
        color:#fff;
    }
    #topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
        color:#fff;
    }
    #topNav div.submenu-color #topMain>li.mega-menu div.row div {
        border-left: rgba(0,0,0,0.2) 1px solid;
    }

    /* Theme Color Section */
    section.theme-color,
    section.theme-color div.heading-title.heading-dotted h1,
    section.theme-color div.heading-title.heading-dotted h2,
    section.theme-color div.heading-title.heading-dotted h3,
    section.theme-color div.heading-title.heading-dotted h4,
    section.theme-color div.heading-title.heading-dotted h5,
    section.theme-color div.heading-title.heading-dotted h6 {
        color:#fff;
        background-color: #F07057;
    }
    section.theme-color div.heading-title h1,
    section.theme-color div.heading-title h2,
    section.theme-color div.heading-title h3,
    section.theme-color div.heading-title h4,
    section.theme-color div.heading-title h5,
    section.theme-color div.heading-title h6 {
        background-color: #F07057;
    }
    section.theme-color div.heading-title h1 span,
    section.theme-color div.heading-title h2 span,
    section.theme-color div.heading-title h3 span,
    section.theme-color div.heading-title h4 span,
    section.theme-color div.heading-title h5 span,
    section.theme-color div.heading-title h6 span {
        color:#fff;
    }
    section.theme-color a {
        color:#fff;
        text-decoration:none;
    }
    section.theme-color a:hover {
        color:#111;
    }
    section.theme-color pre {
        background-color:rgba(0,0,0,0.1);
    }
    section.theme-color div.heading-border-bottom.heading-color {
      border-bottom-color:rgba(255,255,255,0.5);
    }
/** Vertical Menu
*************************************************** **/
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
    color:#F07057 !important;
}
/** [Shortcode] Buttons
*************************************************** **/
section.dark .btn-default:hover {
    color: #F07057;
    background-color:rgba(0,0,0,0.3);
}


/** [Shortcode] Page Header
*************************************************** **/
    section.page-header .breadcrumb a:hover  {
        color: #F07057 !important;
        text-decoration:none;
    }

/** [Shortcode] Dividers
*************************************************** **/
    div.divider.divider-color i {
        color:#fff;
    }
    div.divider.divider-color:before,
    div.divider.divider-color:after {
        border-top:#F07057 1px solid;
    }
    div.divider.divider-color i {
        color:#F07057;
    }
    div.divider.divider-circle.divider-color i {
        color:#fff;
        background-color: #F07057;
    }
    div.divider.divider-border>a:hover>i {
        color:#F07057;
    }


/** [Shortcode] Headings
*************************************************** **/
    div.heading-title.heading-line-single.heading-color:before,
    div.heading-title.heading-line-double.heading-color:before {
        border-color:#F07057;
    }
    div.heading-border-bottom.heading-color {
        border-bottom-color:#2366b2;
    }
    div.heading-title.heading-border.heading-color,
    div.heading-title.heading-border.heading-inverse.heading-color {
        border-color:#F07057;
    }
    section.dark div.heading-title.heading-border-bottom {
        border-bottom-color:#F07057;
    }

/** [Shortcode] Icon Boxes
*************************************************** **/
.box-icon a.box-icon-title:hover>h2 {
    color:#F07057;
}
.box-icon a.box-icon-title:hover>i {
    color:#fff;
    background-color:#F07057;
}
.box-icon a.box-icon-more {
    color:#111;
}
.box-icon a.box-icon-more:hover,
section.dark .box-icon a.box-icon-more:hover {
    color:#F07057;
}

.box-video a.box-video-title:hover h2,
.box-video a.box-image-title:hover h2 {
    color:#F07057;
}

.box-flip .box2 {
    color:#fff;
    background-color:#F07057;
}

.box-flip .box2 h1,
.box-flip .box2 h2,
.box-flip .box2 h3,
.box-flip .box2 h4,
.box-flip .box2 h5,
.box-flip .box2 h6 {
    color:#fff;
}

.box-static.box-border-top {
    border-color:#F07057;
}



/** [Shortcode] Navigations
*************************************************** **/
.navbar-primary {
    border-color:#F07057 !important;
    background-color:#F07057 !important;
}


/** [Shortcode] Paginations
*************************************************** **/
section.dark .pagination > li.active>a,
.pagination > li.active>a {
    border-color:#337ab7;
    background-color:#337ab7;
}


/** [Shortcode] Process Steps
*************************************************** **/
.process-wizard-primary > .process-wizard-step > .process-wizard-dot,
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar {
    background:#F07057;
}
.process-wizard-primary > .process-wizard-step > .process-wizard-dot:after {
    background-color:rgba(0,0,0,0.4);
}

ul.process-steps li.active a,
ul.process-steps li.active a:focus,
ul.process-steps li.active:hover>a {
    background-color:#F07057 !important;
    border-color:#F07057 !important;
}

ul.process-steps li.active h1,
ul.process-steps li.active h2,
ul.process-steps li.active h3,
ul.process-steps li.active h4,
ul.process-steps li.active h5,
ul.process-steps li.active h6 {
    color:#F07057;
}



/** [Shortcode] Process Steps
*************************************************** **/
div.mega-price-table .pricing-title,
div.mega-price-table .pricing-head,
div.mega-price-table .pricing.popular {
    background-color:#F07057;
}


div.mega-price-table .pricing:hover h4,
div.mega-price-table .pricing-table i.fa {
    color:#F07057;
}



/** Styled Icons
 **************************************************************** **/
section.dark i.ico-hover:hover,
i.ico-hover:hover {
    background-color:#F07057;
    border-color:#F07057;
}


/** [Shortcode] Tabs
 **************************************************************** **/
.nav-tabs.nav-top-border>li.active>a,
.nav-tabs.nav-top-border>li.active>a:hover {
    border-top-color:#2366b2 !important;
}
.nav-tabs.nav-bottom-border>li.active>a,
.nav-tabs.nav-bottom-border>li.active>a:hover {
    border-bottom-color:#2366b2 !important;
}
.nav-tabs.nav-alternate>li.active>a {
    background-color: #2366b2 !important;
}
.nav-tabs>li.active>a {
    color: #2366b2 !important;
}



/** Sky Forms
 **************************************************************** **/
/**/
/* normal state */
/**/
.sky-form .toggle i:before {
    background-color: #F07057;
}
.sky-form .button {
    background-color: #F07057;
}


/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
    background-color: #F07057;
}
.sky-form .checkbox input + i:after {
    color: #F07057;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
    border-color: #F07057;
}
.sky-form .rating input:checked ~ label {
    color: #F07057;
}



/** Hover Buttons
 **************************************************************** **/
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #F07057, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active,
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before ,
.hvr-radial-out:before,
.hvr-radial-in,
.hvr-rectangle-inm
.hvr-rectangle-out:before,
.hvr-shutter-in-horizontal,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-in-vertical,
.hvr-shutter-out-vertical:before,
.hvr-underline-from-left:before,
.hvr-underline-from-center:before,
.hvr-underline-from-right:before,
.hvr-overline-from-left:before,
.hvr-overline-from-center:before,
.hvr-overline-from-right:before,
.hvr-underline-reveal:before,
.hvr-overline-reveal:before {
    background-color: #F07057;
}
/** ********************************************** **
    颜色主题css(orange.css)
**/

/** ********************************************** **
    自定义样式和重写hdcore.css中的选择器.
**/
/*全局字体，通常中文网站采用同一种字体*/
* {
    font-family: "微软雅黑";
}
small,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:"微软雅黑";
}

.container p{
    line-height: 2em;
}
#topMain li a{
    font-size:16px;
}

.social-wechat:hover { background-color: #3FB135 !important; }
.social-wechat { background-color: #3FB135; }

.social-weibo:hover { background-color: #E04D6A !important; }
.social-weibo { background-color: #E04D6A; }

.social-qq:hover { background-color: #4EB0ED !important; }
.social-qq { background-color: #4EB0ED; }

.btn-qq{color:#fff;background-color:#4EB0ED;border-color:rgba(0,0,0,0.2)}.btn-qq:hover,.btn-qq:focus,.btn-qq:active,.btn-qq.active,.open>.dropdown-toggle.btn-qq{color:#fff;background-color:#2795e9;border-color:rgba(0,0,0,0.2)}
.btn-qq:active,.btn-qq.active,.open>.dropdown-toggle.btn-qq{background-image:none}
.btn-qq.disabled,.btn-qq[disabled],fieldset[disabled] .btn-qq,.btn-qq.disabled:hover,.btn-qq[disabled]:hover,fieldset[disabled] .btn-qq:hover,.btn-qq.disabled:focus,.btn-qq[disabled]:focus,fieldset[disabled] .btn-qq:focus,.btn-qq.disabled:active,.btn-qq[disabled]:active,fieldset[disabled] .btn-qq:active,.btn-qq.disabled.active,.btn-qq[disabled].active,fieldset[disabled] .btn-qq.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-qq .badge{color:#55acee;background-color:#fff}

.btn-wechat{color:#fff;background-color:#3FB135;border-color:rgba(0,0,0,0.2)}.btn-wechat:hover,.btn-wechat:focus,.btn-wechat:active,.btn-wechat.active,.open>.dropdown-toggle.btn-wechat{color:#fff;background-color:#349D38;border-color:rgba(0,0,0,0.2)}
.btn-wechat:active,.btn-wechat.active,.open>.dropdown-toggle.btn-wechat{background-image:none}
.btn-wechat.disabled,.btn-wechat[disabled],fieldset[disabled] .btn-wechat,.btn-wechat.disabled:hover,.btn-wechat[disabled]:hover,fieldset[disabled] .btn-wechat:hover,.btn-wechat.disabled:focus,.btn-wechat[disabled]:focus,fieldset[disabled] .btn-wechat:focus,.btn-wechat.disabled:active,.btn-wechat[disabled]:active,fieldset[disabled] .btn-wechat:active,.btn-wechat.disabled.active,.btn-wechat[disabled].active,fieldset[disabled] .btn-wechat.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-wechat .badge{color:#55acee;background-color:#fff}

.btn-weibo{color:#fff;background-color:#E04D6A;border-color:rgba(0,0,0,0.2)}.btn-weibo:hover,.btn-weibo:focus,.btn-weibo:active,.btn-weibo.active,.open>.dropdown-toggle.btn-weibo{color:#fff;background-color:#E04D2A;border-color:rgba(0,0,0,0.2)}
.btn-weibo:active,.btn-weibo.active,.open>.dropdown-toggle.btn-weibo{background-image:none}
.btn-weibo.disabled,.btn-weibo[disabled],fieldset[disabled] .btn-weibo,.btn-weibo.disabled:hover,.btn-weibo[disabled]:hover,fieldset[disabled] .btn-weibo:hover,.btn-weibo.disabled:focus,.btn-weibo[disabled]:focus,fieldset[disabled] .btn-weibo:focus,.btn-weibo.disabled:active,.btn-weibo[disabled]:active,fieldset[disabled] .btn-weibo:active,.btn-weibo.disabled.active,.btn-weibo[disabled].active,fieldset[disabled] .btn-weibo.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-weibo .badge{color:#55acee;background-color:#fff}

#regform .error{
    color: #BF6464;
    font-size: 12px;
    padding-left: 10px;
}
#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
    background-image: url('../images/submenu_light.png');
}
/** ********************************************** **
    结束：自定义样式和重写hdcore.css中的选择器.
**/

/**自定义样式**/
/**首页start**/
 html, body {
        position: relative;
        height: 100%;
        font-family: "Microsoft JhengHei";
    }
body {
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }
ul,p{margin-bottom: 0px;padding-left: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}
section{border-bottom: 0px;}
a,a:hover,a:link,a:visited,a:focus{color:inherit;text-decoration:none;}
/**自定义样式**/
h1, h2, h3, h4, h5, h6,ul, p{line-height: 1; margin: 0; padding: 0; font-weight: normal;}
body{
    overflow-x: hidden;
}
h2{
    font-size: 22px;
    font-weight: bold;
    color: #2c2c2c;
}
h3{
    font-size: 16px;
    font-weight: bold;
    color: #2C2C2C;
    margin-bottom: 20px;
}
h4{
    font-size: 14px;
    color: #959595;
    line-height: 1.5em;
}
h6{
    font-size: 14px;
    color: #2c2c2c;
}
h5{
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
    text-transform: uppercase;
}
p{
    font-size: 16px;
    color: #2c2c2c;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
    color: #40942a;
}
.center{
    width: 1200px;
    margin: auto;
}
h1{
    float: left;
    margin: 40px 0 0 0px;
}
.top{
    background-color: #f3f3f3;
    height: 40px;
    width: 100%;
}
.toprq{
    float: left;
}
.toprq h3{
    font-size: 14px;
    font-weight: normal;
    color: #a3a3a3;
    line-height: 40px;
    margin-bottom:0px
}
.topright{
    float: right;
    font-size: 14px;
    color: #a3a3a3;
    line-height: 40px;
}
.centertop{
    height: 150px;
}
.bar6{
    float: right;
    margin-top: 60px;
    margin-right: -25px;
}
.bar6 .box {
    background-color: #f3f3f3;
    border-radius: 100px;
    width: 290px;
    height: 40px;
    padding-left: 20px;
    border: none;
}
.bar6 .bt{
    width: 20px;
    background: url(../../../hdimg/bas/images/search.png) no-repeat;
    border: 0;
    position: relative;
    left: -38px;
    top: 3px;
}
.navbj{
    height: 60px;
    width: 100%;
    background-color: #40942a;
}
.nav h3{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin: 0;
}
.nav{ 
    position: relative;
    z-index: 5;
  }
.nav a{ 
    color:#fff;  
}
.nav .nLi{ 
    float:left;  
    position:relative; 
    display:inline;  
}
.nav .nLi h3{ 
    float:left;  
}
.nav .nLi h3 a{ 
    display:block;
    padding: 0 33.5px 0 34px; 
    font-size:16px; 
    font-weight:normal;
    line-height: 60px;
}
.nav .sub{ 
    display:none; 
    width: 130px;
    top: 60px;
    position: absolute;
    background: #40942a;
    line-height: 30px;
    padding: 10px 10px;
    text-align: center;
}
.nav .sub li{ 
    zoom:1; 
}
.nav .sub a{ 
    display:block; 
    padding:0 5px; 
}
.nav .sub a:hover{ 
    background:#377e25; 
    color:#fff; 
 }
.nav .on h3 a{ 
    background: #377e25;
    color: #fff;
    height: 60px;
    line-height: 60px; 
}
.slideBox{ 
    width: 100%;
    height:400px; 
    overflow:hidden; 
    position:relative; 
    margin: auto;
}
.slideBox .hd{ 
    position:absolute; 
    left: 50%;
    bottom: 20px; 
    z-index:1; 
}
.slideBox .hd ul li{ 
    float:left;
    margin-right:10px;  
    width: 10px;
    height: 10px;
    background:#fff; 
    cursor:pointer; 
    border-radius: 100px;
}
.slideBox .hd ul li.on{ 
    background:#40942a; 
    border-radius: 100px;
    width: 10px;
    height: 10px;
}
.slideBox .bd img{ 
    width:1920px; 
    height:400px; 
}
.txtMarquee-left{ 
    width:1060px;
}
.txtMarquee-left .bd{ 
    margin:30px 0 30px 135px;
}
.txtMarquee-left .bd .tempWrap{ 
    width:1060px !important; 
}
.txtMarquee-left .bd ul li{ 
    margin-right:50px;  
    float:left; 
    text-align:left; _display:inline; 
    width:auto !important;  
} 

.infoList a:hover{
    color: #6f6d25;
}
.newspic{
    width: 800px;
    height: 450px;
    float: left;
}
.newszhezhao{
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    width: 800px;
    height: 50px;
    bottom: 0px;
}
.swiper-slide a{
     width:800px
}
.newszhezhao h4{
    color: #fff;
    line-height: 50px;
    text-align: left;
    margin-left: 20px;
}  
.slideBoxnews{ 
    width: 800px;
    height: 450px;
    overflow:hidden; 
    position:relative; 
    margin: auto;
}
.slideBoxnews .hd{ 
    position:absolute; 
    left: 85%;
    bottom: 20px; 
    z-index:1; 
}
.slideBoxnews .hd ul li{ 
    float:left;
    margin-right:10px;  
    width: 10px;
    height: 10px;
    background:#fff; 
    cursor:pointer; 
    border-radius: 100px;
}
.slideBoxnews .hd ul li.on{ 
    background:#40942a; 
    border-radius: 100px;
    width: 10px;
    height: 10px;
}
.slideBoxnews .bd img{ 
    width: 800px;
    height: 450px;
    display:block;  
}
.centernews{
    height: 450px;
    margin-top: 30px;
}
.news{
    float: right;
    width: 380px;
    height: 450px;
}
.newstext{
    margin-top: 10px;
}
.newstext li{
    height: 50px;
    border-bottom: 1px solid #d5d5d5;
    line-height: 50px;
}
.newstext h6{
    line-height: 1.5em;
    margin-top: 10px;
}
.centerteam{
    height: 310px;
    margin-top: 30px;
}
.technology{
    width: 800px;
    float: left;
}
.tittle{
    height: 28px;
    margin-bottom: 0px;
} 
.tittle h5{
    float: right;
    line-height: 28px;
}
.tittle1{
    height: 28px;
    margin-bottom: 30px;
}
.tittle1text{
    float: left;
    display: flex;
    align-items: center;
}
.tittle1 h5{
    float: right;
    color: #2c2c2c;
    line-height: 25px;
}
.tittle1text p{
    color: #a9a9a9;
    text-transform: uppercase;
    font-style: italic;
    margin-left: 15px;
    border-left: 1px solid #767676;
    line-height: 22px;
    padding-left: 15px;
}
.technologytext{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    margin-top: 22px;
}
.technologytextrq{
    width: 75px;
    height: 75px;
    background-color: #f4f4f4;
    text-align: center;
    padding-top: 17px; 
}
.technologytextrq h2{
    font-size: 24px;
    color: #2c2c2c;
    font-weight: normal;
}
.technologytextrq h5{
    color: #2c2c2c;
    font-weight: normal;
}
.technologytextxx{
    width: 700px;
}
.team{
    float: right;
    width: 380px;
}
.teampic{
    display: flex;
    justify-content: space-between;
    width: 380px;
}
.team1 {
    width:185px;
}
.team1 a{
    overflow: hidden;
    display: block;
}
.team1 img{
    width:185px;
    height:245px;
    -webkit-transition:-webkit-transform 1s ease 0s;
}
.team1 img:hover {
	width:185px;
	height:245px;
	-webkit-transform: scale(1.2);
　　transform: scale(1.2);
}
.team h4{
    width: 185px;
    height: 40px;
    background-color: rgb(0,0,0,0.7);
    display: block;
    position: absolute;
    margin-top: 205px;
    z-index: 20;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
    color: #fff;
}
.centerstudy{
    margin-top: 30px;
    margin-bottom: 10px;
    overflow: hidden;
}
.studytext li{
line-height: 22px;
    color: #40942a;
    list-style-type: square;
    margin-bottom: 20px;
    margin-left: 20px;
}
.studytext li h4{
    float: right;
}
.studytext li h6{
    float: left;
}
.database{
    float: right;
    width: 380px;
}
.databasetext li{
    margin-bottom: 30px;
}
.databasetext h3{
    border-left: 5px solid #40942a;
    padding-left: 15px;
}
.link{
    width: 290px;
    height: 40px;
}
.linkbox{
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px 0;
}
select {
    border: 1px solid #e5e7e9;
    height: 46px;
    padding: 9px;
    outline: 0;
    color: #ababab;
    line-height: 1!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.foot{
    background-color: #40942a;
    width: 100%;
    height: 190px;
    text-align: right;
    clear: both;
}
.foot img{
    float: left;
    margin-top: 5px;
}
.foot h4{
    line-height: 2em;
    padding-top: 50px;
    color: #fff;
}
/* 新系列表 */
.banner{
    width: 100%;
    height: 400px;
    text-align: center;
    overflow: hidden;
}
.centerneiye{
    margin-top: 30px;
}
.navleft{
    width: 250px;
    background-color: #f2f2f2;
    padding-bottom: 20px;
    float: left;
}
.bigname{
    background-color: #40942a;
    width: 250px;
}
.bigname h3{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 85px;
}
.erji li{
    width: 250px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #2c2c2c;
    border-bottom: 1px solid #d9d9d9;
}
.menutitle:hover{
    width: 250px;
    background-color: #fff;
    line-height: 60px;
    font-size: 18px;
    color: #40942a;
    border-right: 5px solid #40942a;
}
.erji .on{
    width: 250px;
    background-color: #fff ;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #40942a;
    border-right: 5px solid #40942a;
}


.snaji_li .on{
    width: 250px;
    background-color: #fff ;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #40942a;
    border-right: 5px solid #40942a;
}

.erji li:hover .erji_a{
    color: #40942a;
}

.erji li:hover ul{
    display: block;
}

.snaji_li{
    border-top: 1px solid #d9d9d9;
    display:none;
}


.snaji_li li a {
    font-size: 14px;
}

.snaji_li li:hover>a {
    color: #40942a;
}


.snaji_li li{
    line-height: 50px;
    height: 50px;
}

.content{
    width: 920px;
    float: right;
    margin-bottom: 50px;
}
.topname{
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.topname h3{
    font-size: 24px;
    font-weight: bold;
    color: #2c2c2c;
    border-left: 5px solid #40942a;
    padding-left: 10px;
    float: left;
}
.topname h4{
    float: right;
}
.information h4{
    width: 760px;
}
.information h5{
    color: #2c2c2c;
    font-size: 14px;
    font-weight: normal;
    float: left;
}
.information h6{
    float: right;
    color: #ababab;
}
.information a:hover h5{
    color:#40942a;
}
.information li{
    color: #40942a;
    list-style-type: square;
    margin-left: 20px;
    margin-bottom: 30px;
}/* 图片列表 */
.picture{
    display:flex;
    
    flex-wrap: wrap;
}
.picture h4{
    text-align: center;
    margin: 20px 0;
    width: 290px;
}
.picture a{
    overflow: hidden;
    margin-right: 25px;
}
.picture a:nth-child(3n){
    margin-right: 0;
}
.picture img{
    width:290px;
    height:165px;
    -webkit-transition:-webkit-transform 1s ease 0s;
}
.picture img:hover {
	width:290px;
	height:165px;
	-webkit-transform: scale(1.2);
　　transform: scale(1.2);
}
/* 详情页 */
.biaoti{
    font-size: 24px;
    color: #2c2c2c;
    text-align: center;
    line-height: 50px;
}
.time{
    display: flex;
    justify-content: space-between;
    height: 35px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 30px;
}
.time span{
    margin-right: 30px;
}
.time h4{
    color: #808080;
}
#wrapper{  
    width:920px;
    margin: 30px 0;
}
#controls{  
    position: absolute;
    transition:.25s ease-out;
    margin-top: -65px;
    margin-left: 800px;
    color: #808080;
}
#controls a{  
    color:#aaa;
}
#controls a:hover{  
    color:#2c2c2c;
    transition:.25s ease-out;
}
a.selected{  
    color:#2c2c2c !important;
}
#small{  
    font-size:14px !important;
}
#medium{  
    font-size:14px !important;
}
#large{  
    font-size:14px  !important;
}
#wrapper p{  
margin-bottom: 10px;
   font-size: 16px;
    line-height: 2em !important;
    color: #2c2c2c;
}
.bshare-custom{
    display: inline;
}
.fx span{
    margin: 0;
}
.fx img{
    margin-right: 10px;
}

.menutitle {
                width: 250px;
                line-height: 60px;
                font-size: 18px;
                text-align: center;
                color: #2c2c2c;
                border-bottom: 1px solid #d9d9d9;
            }

            .submenu li {
                width: 250px;
                line-height: 45px;
                font-size: 14px;
                text-align: center;
                color: #2c2c2c;
                border-bottom: 1px solid #d9d9d9;
            }
.foot    .center  h4 a:hover{color:#fff}